lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 20 Jun 2013 11:57:33 +0000 (13:57 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 20 Jun 2013 11:57:33 +0000 (13:57 +0200)
commit992497e694eeab74e670f655b4abf79817b31146
treeade1a5ae7214a060e7ff097ef9bbd89f53292137
parent92ee07eb45cb09d9521b15f25afbb83c0a19c8a7
lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.

(tabulated-list-format): Fix typo.  Declare with `defvar-local'.
(tabulated-list-use-header-line, tabulated-list-entries)
(tabulated-list-padding, tabulated-list-printer)
(tabulated-list-sort-key): Declare with `defvar-local'.
(tabulated-list-init-header, tabulated-list-print-fake-header):
Use `setq-local'.
lisp/ChangeLog
lisp/emacs-lisp/tabulated-list.el